home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=4.1.8
- [Setup]
- AppName=Connect the Dots
- AppVerName=Connect the Dots
- AppId=Connect the Dots
- DefaultDirName={pf}\Connect the Dots
- DefaultGroupName=Connect the Dots
- OutputBaseFilename=setup
- Compression=lzma
- PrivilegesRequired=none
- DisableProgramGroupPage=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\ConnectDots.exe"; DestDir: "{app}"; Flags: ignoreversion
- [Run]
- Filename: "{app}\ConnectDots.exe"; WorkingDir: "{app}"; Flags: postinstall nowait
- [Icons]
- Name: "{group}\Connect the Dots"; Filename: "{app}\ConnectDots.exe"; WorkingDir: "{app}";
- Name: "{group}\Desinstalar Connect the Dots"; Filename: "{uninstallexe}"; WorkingDir: "{app}";
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "br"; MessagesFile: "embedded\br.isl";
-